PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / submitCoordinates Method
In This Topic
    submitCoordinates Method
    In This Topic
    Gets a value indicating whether the coordinates of the mouse click that caused the submit form action are transmitted as part of form data.
    Syntax
    public boolean submitCoordinates()

    Return Value

    True if the coordinates of the mouse click that caused the submit-form action are transmitted as part of the form data.
    See Also